Document ::snapshot vfunc
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Nov 2016 17:37:19 +0000 (12:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Nov 2016 17:37:19 +0000 (12:37 -0500)
gtk/gtkwidget.h

index 7a3f06129c844440fd8a70c388c799fdd65ed74f..911f3ba839cd517ecd8a1309fb3cf02a02836247 100644 (file)
@@ -315,6 +315,8 @@ struct _GtkWidget
  *   region.
  * @queue_draw_child: Child wants to be redrawn. The region given is in
  *   the child's coordinate system.
+ * @snapshot: Signal emitted when a widget is supposed to create a snapshot
+ *   of itself.
  */
 struct _GtkWidgetClass
 {